Skip to content

Removed the global bottom "documents selected" split panel#370

Merged
rstrahan merged 2 commits into
developfrom
feature/remove-split-panel
Jun 22, 2026
Merged

Removed the global bottom "documents selected" split panel#370
rstrahan merged 2 commits into
developfrom
feature/remove-split-panel

Conversation

@rstrahan

Copy link
Copy Markdown
Contributor

Summary

Removed the global bottom "documents selected" split panel because it was noisy and not useful outside the document list (and within the list only shows full details for a single document).
What I changed

Removed: the split panel UI and related helpers from the UI, and cleaned up the layout wiring so the split panel no longer renders by default.
Committed: changes on branch feature/remove-split-panel and pushed to github.
Files removed

src/ui/src/components/document-list/DocumentListSplitPanel.tsx
src/ui/src/components/document-list/documents-split-panel-config.tsx
src/ui/src/components/genaiidp-layout/documents-split-panel.tsx
src/ui/src/hooks/use-split-panel.ts
Files modified

Updated: GenAIIDPLayout.tsx:1 — removed splitPanel props and related imports.
Testing & verification

Verified local TypeScript/JSX file edits had no immediate errors.
Branch feature/remove-split-panel created and pushed to origin github.
PR can be opened at: https://github.com/aws-solutions-library-samples/accelerated-intelligent-document-processing-on-aws/pull/new/feature/remove-split-panel

@rstrahan rstrahan merged commit edfd9bf into develop Jun 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant